RequirementRuleAttribute 
EntityType  Dependent 
Logical Entity Name  RequirementRuleAttribute 
Default Table Name  AdRequirementRuleAttribute 
Logical Only  NO 
Definition 
 
Note 
 

RequirementRuleAttribute Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
RequirementRuleId(PK)(FK)    INTEGER  NO 
 
CourseAttributeId(PK)(FK)    INTEGER  NO 
 
NumberOfCourses    INTEGER  YES 
 
MinimumCredits    INTEGER  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

RequirementRuleAttribute Keys 
Key Name  Key Type  Keys 
UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
AdAttributeID_N_N_IDX  Inversion Entry  CourseAttributeId 
PK__AdRequirementRul__6E5B52BC  PrimaryKey  RequirementRuleId, CourseAttributeId 

RequirementRuleAttribute Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
CourseAttribute  Non-Identifying  Zero or One to Zero or More        CourseAttributeId  NO 
CourseAttribute  Identifying  One To Zero or More        CourseAttributeId  NO 
RequirementRule  Identifying  One To Zero or More        RequirementRuleId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
RequirementRule  Non-Identifying  Zero or One to Zero or More        RequirementRuleId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

RequirementRuleAttribute Check Constraints 
Check Constraint Name  CheckConstraint